c07046dbbe08b0f4df970f32e1651914ab0a5f70
[git-annex.git] /
1 [[!comment format=mdwn
2  username="gioele@678b7c03f524f2669b179b603f65352fcc16774e"
3  nickname="gioele"
4  avatar="http://cdn.libravatar.org/avatar/366dbda84e78aff8a8a070622aeb63ce"
5  subject="comment 8"
6  date="2023-04-01T11:09:49Z"
7  content="""
8 <hr/>
9
10 > Anyway, 038a2600f4cf71294976280c5c29f6710359375f avoids it with a detached head.
11
12 With git-annex 10.20230329-g30d7f9ad7 I got the following message after checking out `adjusted/master(unlockpresent)` and running `git annex copy --from foo --to bar -J2`:
13
14 ```
15 git-annex: .git/HEAD: openFile: resource busy (file is locked)\"
16 ```
17
18 This message appeared at the very end of the `copy` process.
19
20 Regardless of this, everything seems to work just fine.
21
22 """]]